home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / INTRO30B.ZIP / ANYWHERE.DOC < prev    next >
Text File  |  1992-07-21  |  4KB  |  71 lines

  1.                            Anywhere Scroller
  2.                                 v1.00
  3.  
  4.  
  5. OverView:
  6.  
  7.         Anywhere scroller is a program that is another part to the 
  8. Intro Maker v3.0.  This handy little utility, requires a .CRD coordinate
  9. file for an external 256 color FONT picture.  By using this program, you will
  10. be allowed to draw with your keyboard or mouse, on the background picture
  11. where and how you want the Scrolling text to appear.  There are four parts
  12. to this program.
  13.         The First part to this program, is the request for the .CRD file
  14. which you have created, or one that has been provided with THG Intro Maker.
  15. This will tell the program how big your font that you wish to scroll
  16. actually is.  The .CRD files can be created with the MEGAFONT.EXE program.
  17.         The Second part to the Anywhere Scroller is a feature that comes in
  18. quite handy for tricky scrolling effects.  After figuring how out big your
  19. external font will be, the ANYWhere scroller will switch to 80x50 mode, and
  20. display the number of pixels vertically.  Here, the first pixel will be
  21. a fixed point or reference point for the scroller.  The next course of
  22. action should be you using the keypad, or arrow keys to place each pixel
  23. how you want it to scroll repectively to the first pixel.  To switch
  24. pixels, use the +/- keys.  You can save these patterns in BWF files which
  25. mean Brush Warping File.  Use L and S to Load the Brush Warp File or Save
  26. the Brush Warp File respectively.  If you wish to move the 1st pixel so
  27. you can move the pixels above or along side the first pixel, use the
  28. I-J-K-M buttons to move the screen accordingly so you can have enough
  29. room to move each pixel.  Don't forget to save the BWF file if you wish
  30. to re-use this pattern for another scroll.  Press Q or ESC to exit
  31. this part.  It does not save this automatically, you must use the
  32. Save command.
  33.         The Third part of the program, is a request for the background
  34. picture support.  Give the extension of your background picture according
  35. to which graphics compression is used.  It will decompact the picture and
  36. display it throwing you into the next part of the program.
  37.         The heart of the Anywhere scroller is the next part.  This will
  38. show you a cursor that looks like you have entered according to the offsets
  39. you have entered in the last second part of the program.  Here, you may
  40. either hit the Space Bar for PenUP/ PenDOWN toggle and the keypad for
  41. moving the cursor around.  Remember, when the Pen is DOWN, it is recording
  42. where you are putting the pixels.  That is the order they will show up in
  43. when it goes to scroll it.  You can also use the Mouse and Mouse buttons to
  44. draw on the screen.  Although, there is no mouse support when the keyboard
  45. PenUP/PenDOWN key has been toggled, all you have to do is to place the
  46. cursor where you want a slice of your scroll to go.  Press the left mouse
  47. button.  The Right mouse button exits to the next part of the program, as
  48. well does ESC, and Q.  If you hold down the Left mouse button and move the
  49. cursor, it will skip pixels.  So go SLOWLY.  THis is because the Mouse button
  50. routine that was written is too fast for it.  It would record several pixels
  51. by just a quick press of the button.  Also, the + and - keys change the
  52. color of the cursor, and the backspace key undoes the previous slice.
  53.         The Final part to the program, is entering the Name of the .PTH
  54. path file you wish to call it.  This screen also tells you how many slices
  55. of a scroller you have entered.
  56.  
  57. Keys:
  58.  
  59.         +/-                        :              Change Color
  60.         Q,ESC                      :              Exit
  61.         Keypad                     :              Move cursor
  62.         SpaceBar                   :              PenUP/PenDOWN toggle
  63.         Back Space                 :              Undo last Slice
  64.         Left Mouse Button          :              Place a slice at x,y
  65.         Right Mouse Button         :              Exit
  66.  
  67.  
  68. Note:
  69.         I am not one for documentation.  I don't think any of us are, but
  70. this program is pretty easy to use.
  71.